[INFO] cloning repository https://github.com/NeboLoop/nebo-office
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NeboLoop/nebo-office" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeboLoop%2Fnebo-office", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeboLoop%2Fnebo-office'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ea84e5e777b68c13648bcafdf69d237cd24422e
[INFO] checking NeboLoop/nebo-office against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeboLoop%2Fnebo-office" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/NeboLoop/nebo-office
[INFO] finished tweaking git repo https://github.com/NeboLoop/nebo-office
[INFO] tweaked toml for git repo https://github.com/NeboLoop/nebo-office written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NeboLoop/nebo-office on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NeboLoop/nebo-office already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] af993681d6e14355c378f2606258837ae8372331890557f254ae734d919a5c50
[INFO] running `Command { std: "docker" "start" "af993681d6e14355c378f2606258837ae8372331890557f254ae734d919a5c50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af993681d6e14355c378f2606258837ae8372331890557f254ae734d919a5c50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "af993681d6e14355c378f2606258837ae8372331890557f254ae734d919a5c50" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af993681d6e14355c378f2606258837ae8372331890557f254ae734d919a5c50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "af993681d6e14355c378f2606258837ae8372331890557f254ae734d919a5c50" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking nebo-office-core v0.1.0 (/opt/rustwide/workdir/crates/office-core)
[INFO] [stderr]     Checking nebo-spec v0.1.0 (/opt/rustwide/workdir/crates/spec)
[INFO] [stderr]     Checking nebo-docx v0.1.0 (/opt/rustwide/workdir/crates/docx)
[INFO] [stderr]     Checking nebo-xlsx v0.1.0 (/opt/rustwide/workdir/crates/xlsx)
[INFO] [stderr]     Checking nebo-pptx v0.1.0 (/opt/rustwide/workdir/crates/pptx)
[INFO] [stdout] warning: unused variable: `notes_rel_id`
[INFO] [stdout]    --> crates/pptx/src/create.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |             let notes_rel_id = slide_rels.add(
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_notes_rel_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cy`
[INFO] [stdout]    --> crates/pptx/src/create.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 293 |     cy: i64,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_cy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> crates/pptx/src/create.rs:449:29
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 if let Some(ref text) = shape.text {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bold_attr`
[INFO] [stdout]    --> crates/pptx/src/create.rs:538:13
[INFO] [stdout]     |
[INFO] [stdout] 538 |         let bold_attr = if bold { r#" b="1""# } else { "" };
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bold_attr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/pptx/src/create.rs:558:5
[INFO] [stdout]     |
[INFO] [stdout] 558 |     mut shape_id: u32,
[INFO] [stdout]     |     ----^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> crates/pptx/src/create.rs:569:17
[INFO] [stdout]     |
[INFO] [stdout] 569 |             let text = bullets.join("\n");
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cx`
[INFO] [stdout]    --> crates/pptx/src/create.rs:752:23
[INFO] [stdout]     |
[INFO] [stdout] 752 | fn build_slide_master(cx: i64, cy: i64, font: &str, spec: &PptxSpec) -> String {
[INFO] [stdout]     |                       ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cy`
[INFO] [stdout]    --> crates/pptx/src/create.rs:752:32
[INFO] [stdout]     |
[INFO] [stdout] 752 | fn build_slide_master(cx: i64, cy: i64, font: &str, spec: &PptxSpec) -> String {
[INFO] [stdout]     |                                ^^ help: if this is intentional, prefix it with an underscore: `_cy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `font`
[INFO] [stdout]    --> crates/pptx/src/create.rs:752:41
[INFO] [stdout]     |
[INFO] [stdout] 752 | fn build_slide_master(cx: i64, cy: i64, font: &str, spec: &PptxSpec) -> String {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_font`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cx`
[INFO] [stdout]    --> crates/pptx/src/create.rs:786:23
[INFO] [stdout]     |
[INFO] [stdout] 786 | fn build_slide_layout(cx: i64, cy: i64, name: &str) -> String {
[INFO] [stdout]     |                       ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cy`
[INFO] [stdout]    --> crates/pptx/src/create.rs:786:32
[INFO] [stdout]     |
[INFO] [stdout] 786 | fn build_slide_layout(cx: i64, cy: i64, name: &str) -> String {
[INFO] [stdout]     |                                ^^ help: if this is intentional, prefix it with an underscore: `_cy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slide_num`
[INFO] [stdout]    --> crates/pptx/src/create.rs:813:37
[INFO] [stdout]     |
[INFO] [stdout] 813 | fn build_notes_slide(slide: &Slide, slide_num: usize) -> String {
[INFO] [stdout]     |                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_slide_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NS_PRES` is never used
[INFO] [stdout]   --> crates/pptx/src/create.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | const NS_PRES: &str = "http://schemas.openxmlformats.org/presentationml/2006/main";
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `notes_rel_id`
[INFO] [stdout]    --> crates/pptx/src/create.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |             let notes_rel_id = slide_rels.add(
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_notes_rel_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cy`
[INFO] [stdout]    --> crates/pptx/src/create.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 293 |     cy: i64,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_cy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> crates/pptx/src/create.rs:449:29
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 if let Some(ref text) = shape.text {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bold_attr`
[INFO] [stdout]    --> crates/pptx/src/create.rs:538:13
[INFO] [stdout]     |
[INFO] [stdout] 538 |         let bold_attr = if bold { r#" b="1""# } else { "" };
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bold_attr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/pptx/src/create.rs:558:5
[INFO] [stdout]     |
[INFO] [stdout] 558 |     mut shape_id: u32,
[INFO] [stdout]     |     ----^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> crates/pptx/src/create.rs:569:17
[INFO] [stdout]     |
[INFO] [stdout] 569 |             let text = bullets.join("\n");
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cx`
[INFO] [stdout]    --> crates/pptx/src/create.rs:752:23
[INFO] [stdout]     |
[INFO] [stdout] 752 | fn build_slide_master(cx: i64, cy: i64, font: &str, spec: &PptxSpec) -> String {
[INFO] [stdout]     |                       ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cy`
[INFO] [stdout]    --> crates/pptx/src/create.rs:752:32
[INFO] [stdout]     |
[INFO] [stdout] 752 | fn build_slide_master(cx: i64, cy: i64, font: &str, spec: &PptxSpec) -> String {
[INFO] [stdout]     |                                ^^ help: if this is intentional, prefix it with an underscore: `_cy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `font`
[INFO] [stdout]    --> crates/pptx/src/create.rs:752:41
[INFO] [stdout]     |
[INFO] [stdout] 752 | fn build_slide_master(cx: i64, cy: i64, font: &str, spec: &PptxSpec) -> String {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_font`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cx`
[INFO] [stdout]    --> crates/pptx/src/create.rs:786:23
[INFO] [stdout]     |
[INFO] [stdout] 786 | fn build_slide_layout(cx: i64, cy: i64, name: &str) -> String {
[INFO] [stdout]     |                       ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cy`
[INFO] [stdout]    --> crates/pptx/src/create.rs:786:32
[INFO] [stdout]     |
[INFO] [stdout] 786 | fn build_slide_layout(cx: i64, cy: i64, name: &str) -> String {
[INFO] [stdout]     |                                ^^ help: if this is intentional, prefix it with an underscore: `_cy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slide_num`
[INFO] [stdout]    --> crates/pptx/src/create.rs:813:37
[INFO] [stdout]     |
[INFO] [stdout] 813 | fn build_notes_slide(slide: &Slide, slide_num: usize) -> String {
[INFO] [stdout]     |                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_slide_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NS_PRES` is never used
[INFO] [stdout]   --> crates/pptx/src/create.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | const NS_PRES: &str = "http://schemas.openxmlformats.org/presentationml/2006/main";
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `para`
[INFO] [stdout]    --> crates/docx/src/create.rs:877:9
[INFO] [stdout]     |
[INFO] [stdout] 877 |     let para = ParagraphContent::Simple(text.to_string());
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_para`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `default_font`
[INFO] [stdout]    --> crates/xlsx/src/create.rs:720:44
[INFO] [stdout]     |
[INFO] [stdout] 720 | fn build_styles_xml(builder: &XlsxBuilder, default_font: &str, default_size: f64) -> String {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_default_font`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `default_size`
[INFO] [stdout]    --> crates/xlsx/src/create.rs:720:64
[INFO] [stdout]     |
[INFO] [stdout] 720 | fn build_styles_xml(builder: &XlsxBuilder, default_font: &str, default_size: f64) -> String {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_default_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `default_font`
[INFO] [stdout]    --> crates/xlsx/src/create.rs:720:44
[INFO] [stdout]     |
[INFO] [stdout] 720 | fn build_styles_xml(builder: &XlsxBuilder, default_font: &str, default_size: f64) -> String {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_default_font`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `default_size`
[INFO] [stdout]    --> crates/xlsx/src/create.rs:720:64
[INFO] [stdout]     |
[INFO] [stdout] 720 | fn build_styles_xml(builder: &XlsxBuilder, default_font: &str, default_size: f64) -> String {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_default_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nebo-office v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stdout] warning: unused variable: `para`
[INFO] [stdout]    --> crates/docx/src/create.rs:877:9
[INFO] [stdout]     |
[INFO] [stdout] 877 |     let para = ParagraphContent::Simple(text.to_string());
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_para`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `assets`
[INFO] [stdout]    --> crates/cli/src/main.rs:311:13
[INFO] [stdout]     |
[INFO] [stdout] 311 |             assets,
[INFO] [stdout]     |             ^^^^^^ help: try ignoring the field: `assets: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `strict`
[INFO] [stdout]    --> crates/cli/src/main.rs:312:13
[INFO] [stdout]     |
[INFO] [stdout] 312 |             strict,
[INFO] [stdout]     |             ^^^^^^ help: try ignoring the field: `strict: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `assets`
[INFO] [stdout]    --> crates/cli/src/main.rs:370:13
[INFO] [stdout]     |
[INFO] [stdout] 370 |             assets,
[INFO] [stdout]     |             ^^^^^^ help: try ignoring the field: `assets: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `strict`
[INFO] [stdout]    --> crates/cli/src/main.rs:371:13
[INFO] [stdout]     |
[INFO] [stdout] 371 |             strict,
[INFO] [stdout]     |             ^^^^^^ help: try ignoring the field: `strict: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `assets`
[INFO] [stdout]    --> crates/cli/src/main.rs:311:13
[INFO] [stdout]     |
[INFO] [stdout] 311 |             assets,
[INFO] [stdout]     |             ^^^^^^ help: try ignoring the field: `assets: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `strict`
[INFO] [stdout]    --> crates/cli/src/main.rs:312:13
[INFO] [stdout]     |
[INFO] [stdout] 312 |             strict,
[INFO] [stdout]     |             ^^^^^^ help: try ignoring the field: `strict: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `assets`
[INFO] [stdout]    --> crates/cli/src/main.rs:370:13
[INFO] [stdout]     |
[INFO] [stdout] 370 |             assets,
[INFO] [stdout]     |             ^^^^^^ help: try ignoring the field: `assets: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `strict`
[INFO] [stdout]    --> crates/cli/src/main.rs:371:13
[INFO] [stdout]     |
[INFO] [stdout] 371 |             strict,
[INFO] [stdout]     |             ^^^^^^ help: try ignoring the field: `strict: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.91s
[INFO] running `Command { std: "docker" "inspect" "af993681d6e14355c378f2606258837ae8372331890557f254ae734d919a5c50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af993681d6e14355c378f2606258837ae8372331890557f254ae734d919a5c50", kill_on_drop: false }`
[INFO] [stdout] af993681d6e14355c378f2606258837ae8372331890557f254ae734d919a5c50
